Other Protocols

The following protocols are available globally.

  • Implement this protocol on your custom Action type if you want to make the action serializable. - Note: We are working on a tool to automatically generate the implementation of this protocol for your custom action types.

    Declaration

    Swift

    public protocol StandardActionConvertible: Action